﻿2026-05-27T11:48:31.8319554Z Current runner version: '2.334.0'
2026-05-27T11:48:31.8387986Z ##[group]Runner Image Provisioner
2026-05-27T11:48:31.8389603Z Hosted Compute Agent
2026-05-27T11:48:31.8390759Z Version: 20260213.493
2026-05-27T11:48:31.8391879Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-05-27T11:48:31.8393379Z Build Date: 2026-02-13T00:28:41Z
2026-05-27T11:48:31.8394620Z Worker ID: {4d493e11-54f2-4b78-9aaa-8def8ee41f20}
2026-05-27T11:48:31.8406366Z Azure Region: eastus
2026-05-27T11:48:31.8407460Z ##[endgroup]
2026-05-27T11:48:31.8410021Z ##[group]Operating System
2026-05-27T11:48:31.8411274Z Ubuntu
2026-05-27T11:48:31.8412187Z 24.04.4
2026-05-27T11:48:31.8413084Z LTS
2026-05-27T11:48:31.8413953Z ##[endgroup]
2026-05-27T11:48:31.8414967Z ##[group]Runner Image
2026-05-27T11:48:31.8436587Z Image: ubuntu-24.04
2026-05-27T11:48:31.8438321Z Version: 20260518.149.1
2026-05-27T11:48:31.8440706Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260518.149/images/ubuntu/Ubuntu2404-Readme.md
2026-05-27T11:48:31.8443587Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260518.149
2026-05-27T11:48:31.8445303Z ##[endgroup]
2026-05-27T11:48:31.8447572Z ##[group]GITHUB_TOKEN Permissions
2026-05-27T11:48:31.8450351Z Contents: read
2026-05-27T11:48:31.8451470Z Metadata: read
2026-05-27T11:48:31.8452508Z ##[endgroup]
2026-05-27T11:48:31.8476918Z Secret source: Actions
2026-05-27T11:48:31.8478831Z Prepare workflow directory
2026-05-27T11:48:31.9215872Z Prepare all required actions
2026-05-27T11:48:31.9273309Z Getting action download info
2026-05-27T11:48:32.3322009Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-27T11:48:32.5099250Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-05-27T11:48:32.7403394Z Download action repository 'gradle/actions@v6' (SHA:50e97c2cd7a37755bbfafc9c5b7cafaece252f6e)
2026-05-27T11:48:33.4076370Z Download action repository 'actions/upload-artifact@v7' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-05-27T11:48:33.7078031Z Complete job name: GMD Regression Tests
2026-05-27T11:48:33.7995507Z ##[group]Run actions/checkout@v6
2026-05-27T11:48:33.7997203Z with:
2026-05-27T11:48:33.7998077Z   repository: yorvana/android
2026-05-27T11:48:33.8008043Z   token: ***
2026-05-27T11:48:33.8008925Z   ssh-strict: true
2026-05-27T11:48:33.8009819Z   ssh-user: git
2026-05-27T11:48:33.8010727Z   persist-credentials: true
2026-05-27T11:48:33.8011706Z   clean: true
2026-05-27T11:48:33.8012613Z   sparse-checkout-cone-mode: true
2026-05-27T11:48:33.8013700Z   fetch-depth: 1
2026-05-27T11:48:33.8014590Z   fetch-tags: false
2026-05-27T11:48:33.8015487Z   show-progress: true
2026-05-27T11:48:33.8016550Z   lfs: false
2026-05-27T11:48:33.8017404Z   submodules: false
2026-05-27T11:48:33.8018322Z   set-safe-directory: true
2026-05-27T11:48:33.8019597Z ##[endgroup]
2026-05-27T11:48:33.9235483Z Syncing repository: yorvana/android
2026-05-27T11:48:33.9238969Z ##[group]Getting Git version info
2026-05-27T11:48:33.9240570Z Working directory is '/home/runner/work/android/android'
2026-05-27T11:48:33.9243183Z [command]/usr/bin/git version
2026-05-27T11:48:33.9271051Z git version 2.54.0
2026-05-27T11:48:33.9304061Z ##[endgroup]
2026-05-27T11:48:33.9323503Z Temporarily overriding HOME='/home/runner/work/_temp/4c4fc356-3d21-419b-86f5-26403f9acb1e' before making global git config changes
2026-05-27T11:48:33.9330599Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T11:48:33.9335241Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T11:48:33.9387348Z Deleting the contents of '/home/runner/work/android/android'
2026-05-27T11:48:33.9394115Z ##[group]Initializing the repository
2026-05-27T11:48:33.9400805Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-27T11:48:33.9495046Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-27T11:48:33.9499091Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-27T11:48:33.9502068Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-27T11:48:33.9504763Z hint: call:
2026-05-27T11:48:33.9506392Z hint:
2026-05-27T11:48:33.9508090Z hint: 	git config --global init.defaultBranch <name>
2026-05-27T11:48:33.9510278Z hint:
2026-05-27T11:48:33.9512326Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-27T11:48:33.9515523Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-27T11:48:33.9518517Z hint:
2026-05-27T11:48:33.9519925Z hint: 	git branch -m <name>
2026-05-27T11:48:33.9521606Z hint:
2026-05-27T11:48:33.9523808Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-27T11:48:33.9532835Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-27T11:48:33.9538850Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-27T11:48:33.9582750Z ##[endgroup]
2026-05-27T11:48:33.9586294Z ##[group]Disabling automatic garbage collection
2026-05-27T11:48:33.9589187Z [command]/usr/bin/git config --local gc.auto 0
2026-05-27T11:48:33.9624300Z ##[endgroup]
2026-05-27T11:48:33.9627735Z ##[group]Setting up auth
2026-05-27T11:48:33.9630114Z Removing SSH command configuration
2026-05-27T11:48:33.9633721Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T11:48:33.9677175Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T11:48:34.0041463Z Removing HTTP extra header
2026-05-27T11:48:34.0048077Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T11:48:34.0087897Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T11:48:34.0330958Z Removing includeIf entries pointing to credentials config files
2026-05-27T11:48:34.0335563Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T11:48:34.0374385Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T11:48:34.0630213Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-27T11:48:34.0679517Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T11:48:34.0719432Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T11:48:34.0828550Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T11:48:34.0839608Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T11:48:34.0861242Z ##[endgroup]
2026-05-27T11:48:34.0863793Z ##[group]Fetching the repository
2026-05-27T11:48:34.0869632Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +280785b3fd3ca7378f17cec1af5e0b9f60fa4a32:refs/remotes/origin/master
2026-05-27T11:49:24.6926925Z From https://github.com/yorvana/android
2026-05-27T11:49:24.6928421Z  * [new ref]         280785b3fd3ca7378f17cec1af5e0b9f60fa4a32 -> origin/master
2026-05-27T11:49:24.7006943Z [command]/usr/bin/git branch --list --remote origin/master
2026-05-27T11:49:24.7049503Z   origin/master
2026-05-27T11:49:24.7067610Z [command]/usr/bin/git rev-parse refs/remotes/origin/master
2026-05-27T11:49:24.7103125Z 280785b3fd3ca7378f17cec1af5e0b9f60fa4a32
2026-05-27T11:49:24.7149515Z ##[endgroup]
2026-05-27T11:49:24.7152964Z ##[group]Determining the checkout info
2026-05-27T11:49:24.7177306Z ##[endgroup]
2026-05-27T11:49:24.7207100Z [command]/usr/bin/git sparse-checkout disable
2026-05-27T11:49:24.7269311Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-27T11:49:24.7278717Z ##[group]Checking out the ref
2026-05-27T11:49:24.7279718Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2026-05-27T11:49:24.8283915Z Reset branch 'master'
2026-05-27T11:49:24.8288089Z branch 'master' set up to track 'origin/master'.
2026-05-27T11:49:24.8597797Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-27T11:49:24.8601316Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-27T11:49:24.8622242Z ##[endgroup]
2026-05-27T11:49:24.8706827Z [command]/usr/bin/git log -1 --format=%H
2026-05-27T11:49:24.8743320Z 280785b3fd3ca7378f17cec1af5e0b9f60fa4a32
2026-05-27T11:49:24.9044029Z ##[group]Run actions/setup-java@v5
2026-05-27T11:49:24.9044334Z with:
2026-05-27T11:49:24.9044530Z   java-version: 17
2026-05-27T11:49:24.9044757Z   distribution: temurin
2026-05-27T11:49:24.9044976Z   java-package: jdk
2026-05-27T11:49:24.9045189Z   check-latest: false
2026-05-27T11:49:24.9045392Z   server-id: github
2026-05-27T11:49:24.9045602Z   server-username: GITHUB_ACTOR
2026-05-27T11:49:24.9045853Z   server-password: GITHUB_TOKEN
2026-05-27T11:49:24.9046339Z   overwrite-settings: true
2026-05-27T11:49:24.9046606Z   job-status: success
2026-05-27T11:49:24.9049359Z   token: ***
2026-05-27T11:49:24.9049560Z ##[endgroup]
2026-05-27T11:49:25.0681393Z ##[group]Installed distributions
2026-05-27T11:49:25.0745857Z Resolved Java 17.0.19+10 from tool-cache
2026-05-27T11:49:25.0746979Z Setting Java 17.0.19+10 as the default
2026-05-27T11:49:25.0760423Z Creating toolchains.xml for JDK version 17 from temurin
2026-05-27T11:49:25.0866891Z Writing to /home/runner/.m2/toolchains.xml
2026-05-27T11:49:25.0886918Z 
2026-05-27T11:49:25.0906528Z Java configuration:
2026-05-27T11:49:25.0907331Z   Distribution: temurin
2026-05-27T11:49:25.0923776Z   Version: 17.0.19+10
2026-05-27T11:49:25.0928281Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:25.0929105Z 
2026-05-27T11:49:25.0929861Z ##[endgroup]
2026-05-27T11:49:25.0947375Z Creating settings.xml with server-id: github
2026-05-27T11:49:25.0948289Z Writing to /home/runner/.m2/settings.xml
2026-05-27T11:49:25.1203116Z ##[group]Run gradle/actions/setup-gradle@v6
2026-05-27T11:49:25.1203456Z with:
2026-05-27T11:49:25.1203665Z   cache-read-only: false
2026-05-27T11:49:25.1203910Z   cache-cleanup: on-success
2026-05-27T11:49:25.1204152Z   cache-provider: enhanced
2026-05-27T11:49:25.1204385Z   cache-disabled: false
2026-05-27T11:49:25.1204623Z   cache-write-only: false
2026-05-27T11:49:25.1204870Z   cache-overwrite-existing: false
2026-05-27T11:49:25.1205192Z   gradle-home-cache-includes: caches
notifications

2026-05-27T11:49:25.1205517Z   add-job-summary: always
2026-05-27T11:49:25.1205764Z   add-job-summary-as-pr-comment: never
2026-05-27T11:49:25.1206272Z   dependency-graph: disabled
2026-05-27T11:49:25.1206584Z   dependency-graph-report-dir: dependency-graph-reports
2026-05-27T11:49:25.1206944Z   dependency-graph-continue-on-failure: true
2026-05-27T11:49:25.1207248Z   build-scan-publish: false
2026-05-27T11:49:25.1207496Z   validate-wrappers: true
2026-05-27T11:49:25.1207785Z   allow-snapshot-wrappers: false
2026-05-27T11:49:25.1208056Z   gradle-home-cache-strict-match: false
2026-05-27T11:49:25.1208334Z   workflow-job-context: null
2026-05-27T11:49:25.1211146Z   github-token: ***
2026-05-27T11:49:25.1211355Z env:
2026-05-27T11:49:25.1211658Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:25.1212356Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:25.1212728Z ##[endgroup]
2026-05-27T11:49:25.5997131Z Merged default JDK locations into /home/runner/.m2/toolchains.xml
2026-05-27T11:49:25.5999508Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T11:49:25.7376929Z Preparing cache for cleanup.
2026-05-27T11:49:25.7379874Z ##[group]Restore Gradle state from cache
2026-05-27T11:49:25.8111110Z Cache hit for restore-key: gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-b8c499e8981460a5a755d22a2a5e30ee3d4a3118
2026-05-27T11:49:26.4203692Z Received 71442800 of 71442800 (100.0%), 121.2 MBs/sec
2026-05-27T11:49:26.4204705Z Cache Size: ~68 MB (71442800 B)
2026-05-27T11:49:26.4243060Z [command]/usr/bin/tar -xf /home/runner/work/_temp/915f99fd-61e4-4c6b-b08f-3c336b2c541a/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:26.7524317Z Cache restored successfully
2026-05-27T11:49:26.7561765Z Restored cache entry with key gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-280785b3fd3ca7378f17cec1af5e0b9f60fa4a32 to /home/runner/.gradle/caches,/home/runner/.gradle/notifications,/home/runner/.gradle/.setup-gradle in 1017ms
2026-05-27T11:49:26.8356865Z Cache hit for: gradle-transforms-v1-255bb87a91f4050e169a808ffe495622
2026-05-27T11:49:26.8414969Z Cache hit for: gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19
2026-05-27T11:49:26.8457251Z Cache hit for: gradle-kotlin-dsl-v1-eee1b4f86137e0a8d33cf144469d37dd
2026-05-27T11:49:26.8505142Z Cache hit for: gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055
2026-05-27T11:49:26.8599091Z Cache hit for: gradle-dependencies-v1-a2a562bc39a331223dc4f7211df520cc
2026-05-27T11:49:26.8622968Z Cache hit for: gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd
2026-05-27T11:49:26.8940242Z Cache hit for: gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f
2026-05-27T11:49:27.2306267Z Received 167740 of 167740 (100.0%), 0.5 MBs/sec
2026-05-27T11:49:27.2307461Z Cache Size: ~0 MB (167740 B)
2026-05-27T11:49:27.2404181Z Received 91530 of 91530 (100.0%), 0.3 MBs/sec
2026-05-27T11:49:27.2405123Z Cache Size: ~0 MB (91530 B)
2026-05-27T11:49:27.2430524Z Received 60085 of 60085 (100.0%), 0.2 MBs/sec
2026-05-27T11:49:27.2431370Z Cache Size: ~0 MB (60085 B)
2026-05-27T11:49:27.7718428Z [command]/usr/bin/tar -xf /home/runner/work/_temp/15319156-4a7d-4f8b-9557-a222e51a03e2/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:27.8293008Z [command]/usr/bin/tar -xf /home/runner/work/_temp/f1a84734-0d60-4609-a167-9ec861005b5a/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:27.8448315Z [command]/usr/bin/tar -xf /home/runner/work/_temp/a09950c1-b095-4f81-a011-7527454a8346/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:27.9198722Z Received 109051904 of 139593282 (78.1%), 98.9 MBs/sec
2026-05-27T11:49:27.9200594Z Received 8388608 of 229364234 (3.7%), 7.7 MBs/sec
2026-05-27T11:49:28.0037361Z Cache restored successfully
2026-05-27T11:49:28.0050147Z Cache restored successfully
2026-05-27T11:49:28.0080377Z Cache restored successfully
2026-05-27T11:49:28.0096611Z Received 0 of 324804035 (0.0%), 0.0 MBs/sec
2026-05-27T11:49:28.0551980Z Restored cache entry with key gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19 to /home/runner/.gradle/caches/jars-*/*/ in 1296ms
2026-05-27T11:49:28.0611483Z Restored cache entry with key gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055 to /home/runner/.gradle/caches/*/groovy-dsl/*/ in 1296ms
2026-05-27T11:49:28.0657607Z Restored cache entry with key gradle-kotlin-dsl-v1-eee1b4f86137e0a8d33cf144469d37dd to /home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/ in 1296ms
2026-05-27T11:49:28.0768269Z Received 0 of 42069615 (0.0%), 0.0 MBs/sec
2026-05-27T11:49:28.6943196Z Received 42069615 of 42069615 (100.0%), 24.3 MBs/sec
2026-05-27T11:49:28.6944351Z Cache Size: ~40 MB (42069615 B)
2026-05-27T11:49:28.7186763Z Received 139593282 of 139593282 (100.0%), 71.8 MBs/sec
2026-05-27T11:49:28.7206648Z Cache Size: ~133 MB (139593282 B)
2026-05-27T11:49:28.9407118Z Received 88080384 of 229364234 (38.4%), 40.8 MBs/sec
2026-05-27T11:49:29.0096168Z Received 75497472 of 324804035 (23.2%), 35.7 MBs/sec
2026-05-27T11:49:29.1648212Z [command]/usr/bin/tar -xf /home/runner/work/_temp/6ea9af99-6efe-4f42-80bb-f2ccc3a8fc1b/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:29.2117938Z [command]/usr/bin/tar -xf /home/runner/work/_temp/36f64284-98b0-4c7b-9dfb-33da19cf2fa5/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:29.9456690Z Received 159383552 of 229364234 (69.5%), 49.6 MBs/sec
2026-05-27T11:49:30.0347231Z Received 130023424 of 324804035 (40.0%), 40.8 MBs/sec
2026-05-27T11:49:30.5006679Z Cache restored successfully
2026-05-27T11:49:30.5177906Z Restored cache entry with key gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f to /home/runner/.gradle/caches/9.5.1/generated-gradle-jars/gradle-api-9.5.1.jar in 3761ms
2026-05-27T11:49:30.5652774Z Cache restored successfully
2026-05-27T11:49:30.8218743Z Restored cache entry with key gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd to /home/runner/.gradle/wrapper/dists/gradle-9.5.1-bin/iq79hdu3mqx29lgffhp8bfmx in 4062ms
2026-05-27T11:49:30.9597274Z Received 222298112 of 229364234 (96.9%), 52.0 MBs/sec
2026-05-27T11:49:31.0427442Z Received 229364234 of 229364234 (100.0%), 52.6 MBs/sec
2026-05-27T11:49:31.0466570Z Cache Size: ~219 MB (229364234 B)
2026-05-27T11:49:31.0536682Z Received 205520896 of 324804035 (63.3%), 48.4 MBs/sec
2026-05-27T11:49:31.2157815Z [command]/usr/bin/tar -xf /home/runner/work/_temp/74e8def7-591a-429c-b736-ee0a9dea95d9/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:32.0007163Z Received 324804035 of 324804035 (100.0%), 62.0 MBs/sec
2026-05-27T11:49:32.0027100Z Cache Size: ~310 MB (324804035 B)
2026-05-27T11:49:32.0097616Z [command]/usr/bin/tar -xf /home/runner/work/_temp/2563a0f9-fc82-443f-aeba-d44f62c0248c/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T11:49:34.0479782Z Cache restored successfully
2026-05-27T11:49:34.0710781Z Restored cache entry with key gradle-dependencies-v1-a2a562bc39a331223dc4f7211df520cc to /home/runner/.gradle/caches/modules-*/files-*/*/*/*/* in 7312ms
2026-05-27T11:49:36.4384256Z Cache restored successfully
2026-05-27T11:49:36.4496668Z Restored cache entry with key gradle-transforms-v1-255bb87a91f4050e169a808ffe495622 to /home/runner/.gradle/caches/transforms-4/*/,/home/runner/.gradle/caches/*/transforms/*/ in 9690ms
2026-05-27T11:49:36.4892865Z ##[endgroup]
2026-05-27T11:49:36.5056280Z ##[group]All Gradle Wrapper jars are valid
2026-05-27T11:49:36.5058305Z ✓ Found known Gradle Wrapper JAR files:
2026-05-27T11:49:36.5059781Z   497c8c2a7e5031f6aa847f88104aa80a93532ec32ee17bdb8d1d2f67a194a9c7 gradle/wrapper/gradle-wrapper.jar
2026-05-27T11:49:36.5061250Z ##[endgroup]
2026-05-27T11:49:36.6973859Z ##[group]Run chmod +x gradlew
2026-05-27T11:49:36.6974444Z [36;1mchmod +x gradlew[0m
2026-05-27T11:49:36.7025199Z shell: /usr/bin/bash -e {0}
2026-05-27T11:49:36.7025706Z env:
2026-05-27T11:49:36.7026667Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:36.7027656Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:36.7028486Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T11:49:36.7029099Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T11:49:36.7029684Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T11:49:36.7030539Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T11:49:36.7031709Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T11:49:36.7032351Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T11:49:36.7032886Z ##[endgroup]
2026-05-27T11:49:36.7523540Z ##[group]Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \
2026-05-27T11:49:36.7524665Z [36;1mecho 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \[0m
2026-05-27T11:49:36.7525552Z [36;1m  | sudo tee /etc/udev/rules.d/99-kvm4all.rules[0m
2026-05-27T11:49:36.7526763Z [36;1msudo udevadm control --reload-rules[0m
2026-05-27T11:49:36.7527392Z [36;1msudo udevadm trigger --name-match=kvm[0m
2026-05-27T11:49:36.7577278Z shell: /usr/bin/bash -e {0}
2026-05-27T11:49:36.7577767Z env:
2026-05-27T11:49:36.7578357Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:36.7579325Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:36.7580160Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T11:49:36.7580767Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T11:49:36.7581338Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T11:49:36.7582247Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T11:49:36.7583171Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T11:49:36.7583795Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T11:49:36.7584320Z ##[endgroup]
2026-05-27T11:49:36.7756760Z KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
2026-05-27T11:49:36.9969990Z ##[group]Run ./gradlew regressionFullCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect
2026-05-27T11:49:36.9971543Z [36;1m./gradlew regressionFullCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect[0m
2026-05-27T11:49:37.0052236Z shell: /usr/bin/bash -e {0}
2026-05-27T11:49:37.0052763Z env:
2026-05-27T11:49:37.0053418Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:37.0054410Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T11:49:37.0055257Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T11:49:37.0055881Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T11:49:37.0056888Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T11:49:37.0057789Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T11:49:37.0058738Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T11:49:37.0059415Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T11:49:37.0059935Z ##[endgroup]
2026-05-27T11:49:39.7326610Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-05-27T11:50:03.0355540Z 
2026-05-27T11:50:03.0425061Z > Configure project :app
2026-05-27T11:50:03.0467497Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T11:50:19.1315686Z 
2026-05-27T11:50:19.1367080Z > Task :macrobenchmark:preBuild UP-TO-DATE
2026-05-27T11:50:19.1367884Z > Task :macrobenchmark:preBenchmarkBuild UP-TO-DATE
2026-05-27T11:50:20.1336808Z 
2026-05-27T11:50:20.1376966Z > Configure project :android:app
2026-05-27T11:50:20.1379601Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T11:50:20.4313486Z 
2026-05-27T11:50:20.4314531Z > Task :android:app:preBuild UP-TO-DATE
2026-05-27T11:50:20.4326064Z > Task :android:app:preDebugBuild UP-TO-DATE
2026-05-27T11:50:20.5326763Z > Task :android:app:generateDebugBuildConfig
2026-05-27T11:50:20.5360663Z > Task :macrobenchmark:checkTestedAppObfuscationBenchmark
2026-05-27T11:50:20.5375456Z > Task :android:app:generateDebugResources
2026-05-27T11:50:20.6347372Z > Task :macrobenchmark:generateBenchmarkResources
2026-05-27T11:50:20.6386876Z > Task :macrobenchmark:packageBenchmarkResources
2026-05-27T11:50:20.9313924Z > Task :android:app:packageDebugResources
2026-05-27T11:50:25.5315141Z > Task :android:app:processDebugNavigationResources
2026-05-27T11:50:26.9314675Z > Task :android:app:parseDebugLocalResources
2026-05-27T11:50:26.9315773Z > Task :android:app:javaPreCompileDebug
2026-05-27T11:50:27.0313914Z > Task :android:app:generateDebugRFile
2026-05-27T11:50:27.2347142Z > Task :macrobenchmark:processBenchmarkNavigationResources
2026-05-27T11:50:27.3321180Z > Task :macrobenchmark:parseBenchmarkLocalResources
2026-05-27T11:50:27.3336719Z > Task :macrobenchmark:generateBenchmarkRFile
2026-05-27T11:50:27.4337423Z > Task :android:app:checkDebugAarMetadata
2026-05-27T11:50:41.3317013Z > Task :android:app:mapDebugSourceSetPaths
2026-05-27T11:50:49.0327242Z > Task :android:app:compileDebugNavigationResources
2026-05-27T11:50:49.0389143Z > Task :macrobenchmark:compileBenchmarkKotlin
2026-05-27T11:50:49.1318349Z > Task :macrobenchmark:javaPreCompileBenchmark FROM-CACHE
2026-05-27T11:50:49.1378412Z > Task :macrobenchmark:compileBenchmarkJavaWithJavac NO-SOURCE
2026-05-27T11:50:49.1428851Z > Task :macrobenchmark:generateBenchmarkAssets UP-TO-DATE
2026-05-27T11:50:49.1457728Z > Task :app:regressionFullCoreCheck
2026-05-27T11:50:55.1317084Z > Task :android:app:mergeDebugResources
2026-05-27T11:50:55.1387115Z > Task :android:app:createDebugCompatibleScreenManifests
2026-05-27T11:50:55.1444244Z > Task :android:app:extractDeepLinksDebug
2026-05-27T11:50:56.6357169Z > Task :android:app:processDebugMainManifest
2026-05-27T11:50:56.9326922Z > Task :android:app:processDebugManifest
2026-05-27T11:50:57.2317665Z > Task :macrobenchmark:mergeBenchmarkAssets
2026-05-27T11:50:57.4319207Z > Task :android:app:compileDebugKotlin
2026-05-27T11:51:02.3328813Z > Task :android:app:processDebugManifestForPackage
2026-05-27T11:51:04.7314769Z > Task :macrobenchmark:compressBenchmarkAssets
2026-05-27T11:51:04.7316590Z > Task :macrobenchmark:desugarBenchmarkFileDependencies
2026-05-27T11:51:04.8324524Z > Task :macrobenchmark:checkBenchmarkAarMetadata
2026-05-27T11:51:04.8336864Z > Task :macrobenchmark:mapBenchmarkSourceSetPaths
2026-05-27T11:51:04.9397449Z > Task :macrobenchmark:compileBenchmarkNavigationResources FROM-CACHE
2026-05-27T11:51:05.7330814Z > Task :android:app:processDebugResources
2026-05-27T11:51:05.7387126Z > Task :android:app:preDebugAndroidTestBuild SKIPPED
2026-05-27T11:51:06.4320091Z > Task :android:app:processDebugAndroidTestManifest
2026-05-27T11:51:06.4360778Z > Task :android:app:generateDebugAndroidTestBuildConfig
2026-05-27T11:51:06.4409771Z > Task :android:app:generateDebugAndroidTestResources FROM-CACHE
2026-05-27T11:51:06.5327582Z > Task :android:app:packageDebugAndroidTestResources
2026-05-27T11:51:06.5396965Z > Task :android:app:processDebugAndroidTestNavigationResources
2026-05-27T11:51:06.5467099Z > Task :android:app:parseDebugAndroidTestLocalResources FROM-CACHE
2026-05-27T11:51:06.5508541Z > Task :android:app:generateDebugAndroidTestRFile
2026-05-27T11:51:06.6377245Z > Task :android:app:javaPreCompileDebugAndroidTest FROM-CACHE
2026-05-27T11:51:06.6386575Z > Task :android:app:generateDebugAssets UP-TO-DATE
2026-05-27T11:51:07.3314499Z > Task :macrobenchmark:mergeBenchmarkResources
2026-05-27T11:51:07.6319566Z > Task :macrobenchmark:processBenchmarkManifest
2026-05-27T11:51:08.1328531Z > Task :android:app:mergeDebugAssets
2026-05-27T11:51:08.2341290Z > Task :android:app:compressDebugAssets
2026-05-27T11:51:08.6313921Z > Task :macrobenchmark:processBenchmarkResources
2026-05-27T11:51:16.5319528Z > Task :android:app:generateDebugGlobalSynthetics
2026-05-27T11:51:24.0380403Z > Task :android:app:checkDebugDuplicateClasses
2026-05-27T11:51:24.0428906Z > Task :android:app:desugarDebugFileDependencies
2026-05-27T11:51:24.8347763Z > Task :macrobenchmark:dexBuilderBenchmark
2026-05-27T11:51:54.0327203Z > Task :android:app:mergeExtDexDebug
2026-05-27T11:51:54.8317917Z > Task :macrobenchmark:mergeBenchmarkGlobalSynthetics
2026-05-27T11:52:09.3376603Z 
2026-05-27T11:52:09.3416947Z > Task :android:app:compileDebugKotlin
2026-05-27T11:52:09.3459487Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/ImageViewerScreen.kt:62:9 'fun rememberTransformableState(onTransformation: (Float, Offset, Float) -> Unit): TransformableState' is deprecated. Prefer remembering a TransformableState with a onTransformation lambda that takes the centroid. This centroid (if specified) is the point at which zooming or rotation should happen around which allows for more natural transformations.
2026-05-27T11:52:09.3509498Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:151:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-27T11:52:09.3559524Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:185:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-27T11:52:09.3564882Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:414:49 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-27T11:52:09.3609148Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:486:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-27T11:52:09.3659346Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:493:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-27T11:52:09.3664522Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/ui/records/RecordDetailScreen.kt:584:107 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-27T11:52:09.3707552Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/util/SentryWrapper.kt:5:8 'class UserFeedback : Any, JsonUnknown, JsonSerializable' is deprecated. Deprecated in Java.
2026-05-27T11:52:09.3747716Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/util/SentryWrapper.kt:56:17 'constructor(p0: SentryId!): UserFeedback' is deprecated. Deprecated in Java.
2026-05-27T11:52:09.3755583Z w: file:///home/runner/work/android/android/app/src/main/java/com/yorvana/util/SentryWrapper.kt:60:20 'static fun captureUserFeedback(p0: UserFeedback): Unit' is deprecated. Deprecated in Java.
2026-05-27T11:52:56.5326660Z 
2026-05-27T11:52:56.5348876Z > Task :macrobenchmark:processBenchmarkJavaRes
2026-05-27T11:52:57.7327365Z > Task :macrobenchmark:mergeBenchmarkJavaResource
2026-05-27T11:52:57.9338439Z > Task :macrobenchmark:checkBenchmarkDuplicateClasses
2026-05-27T11:53:04.3313957Z > Task :macrobenchmark:mergeExtDexBenchmark
2026-05-27T11:53:09.1314250Z > Task :macrobenchmark:mergeDexBenchmark
2026-05-27T11:53:09.1328156Z > Task :macrobenchmark:mergeBenchmarkJniLibFolders
2026-05-27T11:53:09.4317644Z > Task :macrobenchmark:mergeBenchmarkNativeLibs
2026-05-27T11:53:10.1317543Z > Task :macrobenchmark:stripBenchmarkDebugSymbols
2026-05-27T11:53:13.9337715Z > Task :macrobenchmark:validateSigningBenchmark
2026-05-27T11:53:13.9339151Z > Task :macrobenchmark:writeBenchmarkSigningConfigVersions
2026-05-27T11:53:15.2332722Z > Task :macrobenchmark:packageBenchmark
2026-05-27T11:53:15.2357390Z > Task :macrobenchmark:createBenchmarkApkListingFileRedirect
2026-05-27T11:53:17.2333590Z 
2026-05-27T11:53:17.2366919Z > Task :macrobenchmark:pixel2api33Setup
2026-05-27T11:53:17.2386609Z The device "pixel2api33" does not specify a "testedAbi".
2026-05-27T11:53:17.2426829Z This currently defaults to "x86_64", but will change to "arm64-v8a" in AGP 10.0.
2026-05-27T11:53:17.2446452Z 
2026-05-27T11:53:17.2466897Z The system image configured for "pixel2api33" does not support NDK translation,
2026-05-27T11:53:17.2486911Z so it will be unable to run tests built for "arm64-v8a".
2026-05-27T11:53:17.2536276Z 
2026-05-27T11:53:17.2557526Z To keep the current behavior and prevent test failures in AGP 10.0,
2026-05-27T11:53:17.2559215Z explicitly set the ABI: testedAbi = "x86_64"
2026-05-27T11:53:18.1347424Z Checking the license for package Android Emulator in /usr/local/lib/android/sdk/licenses
2026-05-27T11:53:18.1366662Z License for package Android Emulator accepted.
2026-05-27T11:53:18.1386633Z Preparing "Install Android Emulator v.36.5.11".
2026-05-27T11:53:47.7326171Z "Install Android Emulator v.36.5.11" ready.
2026-05-27T11:53:47.7346929Z Installing Android Emulator in /usr/local/lib/android/sdk/emulator
2026-05-27T11:53:47.7363237Z "Install Android Emulator v.36.5.11" complete.
2026-05-27T11:53:48.2328354Z "Install Android Emulator v.36.5.11" finished.
2026-05-27T11:53:48.2347276Z Checking the license for package Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/licenses
2026-05-27T11:53:48.2366725Z License for package Intel x86_64 Atom System Image accepted.
2026-05-27T11:53:48.2386725Z Preparing "Install Intel x86_64 Atom System Image API 33 (revision 2)".
2026-05-27T11:54:33.4347130Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" ready.
2026-05-27T11:54:33.4387059Z Installing Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/system-images/android-33/default/x86_64
2026-05-27T11:54:33.4406682Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" complete.
2026-05-27T11:54:33.4446727Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" finished.
2026-05-27T11:55:57.8336537Z 
2026-05-27T11:55:57.8417186Z > Task :android:app:compileDebugJavaWithJavac
2026-05-27T11:55:58.2349832Z > Task :android:app:bundleDebugClassesToCompileJar
2026-05-27T11:56:28.2327070Z > Task :android:app:compileDebugAndroidTestKotlin
2026-05-27T11:56:39.7376770Z > Task :android:app:processDebugJavaRes
2026-05-27T11:57:00.7377116Z 
2026-05-27T11:57:00.7436847Z > Task :android:app:compileDebugAndroidTestKotlin
2026-05-27T11:57:00.7465357Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/SmokeTest.kt:52:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7495271Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/AttachmentRealOsRegressionTest.kt:50:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7563408Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/ImageViewerGestureRegressionTest.kt:37:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7572587Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/billing/BillingSandboxRegressionTest.kt:36:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7611833Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/lifecycle/LifecycleRobustnessRegressionTest.kt:39:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7639142Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/records/RecordRegressionTest.kt:41:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7668128Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/settings/SettingsCategoriesPaywallRegressionTest.kt:47:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7673961Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:50:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T11:57:00.7677633Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:75:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T11:57:00.7683740Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/VaultRealOsRegressionTest.kt:33:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7733190Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vehicles/VehicleRegressionTest.kt:51:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7741854Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/screenshots/StoreScreenshotBase.kt:18:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T11:57:00.7773238Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/testsupport/RegressionHelpers.kt:205:5 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T11:57:03.1325744Z 
2026-05-27T11:57:03.1347218Z > Task :android:app:compileDebugAndroidTestJavaWithJavac
2026-05-27T11:57:03.3313148Z > Task :android:app:mergeDebugJavaResource
2026-05-27T11:57:08.5336611Z > Task :android:app:dexBuilderDebug
2026-05-27T11:57:08.6501246Z > Task :android:app:mergeLibDexDebug
2026-05-27T11:57:09.1342544Z > Task :android:app:mergeDebugJniLibFolders
2026-05-27T11:57:09.5317139Z > Task :android:app:mergeProjectDexDebug
2026-05-27T11:57:09.7322187Z > Task :android:app:validateSigningDebug
2026-05-27T11:57:09.7349263Z > Task :android:app:writeDebugAppMetadata
2026-05-27T11:57:09.8314552Z > Task :android:app:writeDebugSigningConfigVersions
2026-05-27T11:57:09.8319234Z > Task :android:app:generateDebugAndroidTestAssets UP-TO-DATE
2026-05-27T11:57:09.9337356Z > Task :android:app:mergeDebugNativeLibs
2026-05-27T11:57:09.9343575Z > Task :android:app:mergeDebugAndroidTestAssets
2026-05-27T11:57:10.2314423Z > Task :android:app:compressDebugAndroidTestAssets
2026-05-27T11:57:10.2341525Z > Task :android:app:stripDebugDebugSymbols
2026-05-27T11:57:10.2368853Z > Task :android:app:generateDebugAndroidTestGlobalSynthetics FROM-CACHE
2026-05-27T11:57:10.3313853Z > Task :android:app:processDebugAndroidTestJavaRes
2026-05-27T11:57:12.2349671Z > Task :android:app:packageDebug
2026-05-27T11:57:12.2354088Z > Task :android:app:createDebugApkListingFileRedirect
2026-05-27T11:57:13.1324875Z > Task :android:app:checkDebugAndroidTestDuplicateClasses
2026-05-27T11:57:13.1382075Z > Task :android:app:desugarDebugAndroidTestFileDependencies FROM-CACHE
2026-05-27T11:57:14.4336626Z > Task :android:app:mergeDebugAndroidTestJavaResource
2026-05-27T11:57:43.1318912Z > Task :android:app:mergeExtDexDebugAndroidTest
2026-05-27T11:57:44.0352530Z > Task :android:app:mergeLibDexDebugAndroidTest FROM-CACHE
2026-05-27T11:57:44.1317294Z > Task :android:app:checkDebugAndroidTestAarMetadata
2026-05-27T11:57:44.1336198Z > Task :android:app:mapDebugAndroidTestSourceSetPaths
2026-05-27T11:57:44.1348186Z > Task :android:app:compileDebugAndroidTestNavigationResources FROM-CACHE
2026-05-27T11:57:45.4313725Z > Task :android:app:mergeDebugAndroidTestResources
2026-05-27T11:57:46.3343015Z > Task :android:app:processDebugAndroidTestResources
2026-05-27T11:57:47.1318856Z > Task :android:app:dexBuilderDebugAndroidTest
2026-05-27T11:57:47.3318538Z > Task :android:app:mergeProjectDexDebugAndroidTest
2026-05-27T11:57:47.4324677Z > Task :android:app:mergeDebugAndroidTestJniLibFolders
2026-05-27T11:57:47.6323573Z > Task :android:app:mergeDebugAndroidTestNativeLibs
2026-05-27T11:57:47.7339789Z > Task :android:app:stripDebugAndroidTestDebugSymbols
2026-05-27T11:57:47.7378445Z > Task :android:app:validateSigningDebugAndroidTest
2026-05-27T11:57:47.7398850Z > Task :android:app:writeDebugAndroidTestSigningConfigVersions
2026-05-27T11:57:49.7316936Z > Task :android:app:packageDebugAndroidTest
2026-05-27T11:57:49.7325791Z > Task :android:app:createDebugAndroidTestApkListingFileRedirect
2026-05-27T11:57:49.7329269Z 
2026-05-27T11:57:49.7331854Z > Task :android:app:pixel2api33Setup
2026-05-27T11:57:49.7335170Z The device "pixel2api33" does not specify a "testedAbi".
2026-05-27T11:57:49.7338832Z This currently defaults to "x86_64", but will change to "arm64-v8a" in AGP 10.0.
2026-05-27T11:57:49.7341738Z 
2026-05-27T11:57:49.7342333Z The system image configured for "pixel2api33" does not support NDK translation,
2026-05-27T11:57:49.7345321Z so it will be unable to run tests built for "arm64-v8a".
2026-05-27T11:57:49.7347897Z 
2026-05-27T11:57:49.7351352Z To keep the current behavior and prevent test failures in AGP 10.0,
2026-05-27T11:57:49.7354076Z explicitly set the ABI: testedAbi = "x86_64"
2026-05-27T11:58:20.1313683Z 
2026-05-27T11:58:20.1359850Z > Task :android:app:pixel2api33DebugAndroidTest
2026-05-27T11:58:33.5351218Z 
2026-05-27T11:58:33.5357192Z Starting 26 tests on pixel2api33
2026-05-27T11:58:43.5338591Z pixel2api33 Tests 1/26 completed. (0 skipped) (0 failed)
2026-05-27T11:58:53.5362597Z pixel2api33 Tests 2/26 completed. (0 skipped) (0 failed)
2026-05-27T11:59:13.5316592Z pixel2api33 Tests 4/26 completed. (0 skipped) (0 failed)
2026-05-27T11:59:23.5321998Z pixel2api33 Tests 6/26 completed. (0 skipped) (0 failed)
2026-05-27T11:59:33.5336419Z pixel2api33 Tests 7/26 completed. (0 skipped) (0 failed)
2026-05-27T11:59:43.5340240Z pixel2api33 Tests 8/26 completed. (0 skipped) (0 failed)
2026-05-27T12:00:03.5333827Z pixel2api33 Tests 9/26 completed. (0 skipped) (0 failed)
2026-05-27T12:00:23.5318905Z pixel2api33 Tests 10/26 completed. (0 skipped) (0 failed)
2026-05-27T12:00:43.5366627Z pixel2api33 Tests 11/26 completed. (0 skipped) (0 failed)
2026-05-27T12:00:53.5316309Z pixel2api33 Tests 12/26 completed. (0 skipped) (0 failed)
2026-05-27T12:01:03.5322859Z pixel2api33 Tests 13/26 completed. (0 skipped) (0 failed)
2026-05-27T12:01:23.5324642Z pixel2api33 Tests 14/26 completed. (0 skipped) (0 failed)
2026-05-27T12:01:53.5319552Z pixel2api33 Tests 16/26 completed. (0 skipped) (0 failed)
2026-05-27T12:02:23.5318676Z pixel2api33 Tests 17/26 completed. (0 skipped) (0 failed)
2026-05-27T12:02:33.5319835Z pixel2api33 Tests 18/26 completed. (0 skipped) (0 failed)
2026-05-27T12:02:43.5356344Z pixel2api33 Tests 19/26 completed. (0 skipped) (0 failed)
2026-05-27T12:02:53.5333710Z pixel2api33 Tests 20/26 completed. (0 skipped) (0 failed)
2026-05-27T12:03:13.5946447Z pixel2api33 Tests 21/26 completed. (0 skipped) (0 failed)
2026-05-27T12:03:23.5366820Z pixel2api33 Tests 22/26 completed. (0 skipped) (0 failed)
2026-05-27T12:03:33.5318020Z pixel2api33 Tests 23/26 completed. (0 skipped) (0 failed)
2026-05-27T12:03:43.5326634Z pixel2api33 Tests 24/26 completed. (0 skipped) (0 failed)
2026-05-27T12:03:53.5330150Z pixel2api33 Tests 25/26 completed. (0 skipped) (0 failed)
2026-05-27T12:04:03.5346389Z pixel2api33 Tests 26/26 completed. (0 skipped) (0 failed)
2026-05-27T12:04:04.2325107Z Finished 26 tests on pixel2api33
2026-05-27T12:04:05.3315081Z 
2026-05-27T12:04:05.3318949Z > Task :android:app:mergeDebugAndroidTestTestResultProtos
2026-05-27T12:04:05.3326921Z Test execution completed. See the report at: file:///home/runner/work/android/android/app/build/reports/androidTests/managedDevice/debug/allDevices/index.html
2026-05-27T12:04:05.6313390Z 
2026-05-27T12:04:05.6330548Z > Task :app:regressionFullExtendedCheck FAILED
2026-05-27T12:04:05.7322324Z gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_4-1779882583802.json
2026-05-27T12:04:05.8326866Z 
2026-05-27T12:04:05.8345254Z [Incubating] Problems report is available at: file:///home/runner/work/android/android/build/reports/problems/problems-report.html
2026-05-27T12:04:05.8406278Z 
2026-05-27T12:04:05.8407750Z 
2026-05-27T12:04:05.8408716Z FAILURE: Build failed with an exception.
2026-05-27T12:04:05.8427666Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
2026-05-27T12:04:05.8447781Z 
2026-05-27T12:04:05.8447793Z 
2026-05-27T12:04:05.8468452Z * What went wrong:
2026-05-27T12:04:05.8471787Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
2026-05-27T12:04:05.8475632Z Execution failed for task ':app:regressionFullExtendedCheck' (registered in build file 'app/build.gradle.kts').
2026-05-27T12:04:05.8477132Z 
2026-05-27T12:04:05.8506736Z > Included build /home/runner/work/android/android has build path :android which is the same as included build /home/runner/work/android/android
2026-05-27T12:04:05.8531374Z For more on this, please refer to https://docs.gradle.org/9.5.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
2026-05-27T12:04:05.8533896Z 
2026-05-27T12:04:05.8536389Z 34 actionable tasks: 32 executed, 2 from cache
2026-05-27T12:04:05.8558551Z * Try:
2026-05-27T12:04:05.8561526Z > Run with --stacktrace option to get the stack trace.
2026-05-27T12:04:05.8577302Z > Run with --info or --debug option to get more log output.
2026-05-27T12:04:05.8596974Z > Run with --scan to get full insights from a Build Scan (powered by Develocity).
2026-05-27T12:04:05.8617027Z > Get more help at https://help.gradle.org.
2026-05-27T12:04:05.8631874Z 
2026-05-27T12:04:05.8668432Z BUILD FAILED in 14m 28s
2026-05-27T12:04:06.8675443Z ##[error]Process completed with exit code 1.
2026-05-27T12:04:06.9892401Z ##[group]Run actions/upload-artifact@v7
2026-05-27T12:04:06.9896509Z with:
2026-05-27T12:04:06.9901056Z   name: gmd-regression-test-reports
2026-05-27T12:04:06.9905338Z   path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/
app/build/outputs/managed_device_android_test_additional_output/
macrobenchmark/build/reports/androidTests/managedDevice/
macrobenchmark/build/outputs/androidTest-results/managedDevice/
macrobenchmark/build/outputs/managed_device_android_test_additional_output/

2026-05-27T12:04:06.9909199Z   if-no-files-found: warn
2026-05-27T12:04:06.9911353Z   retention-days: 7
2026-05-27T12:04:06.9913468Z   compression-level: 6
2026-05-27T12:04:06.9915606Z   overwrite: false
2026-05-27T12:04:06.9918004Z   include-hidden-files: false
2026-05-27T12:04:06.9920059Z   archive: true
2026-05-27T12:04:06.9922063Z env:
2026-05-27T12:04:06.9924323Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T12:04:06.9929540Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T12:04:06.9931875Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T12:04:06.9934996Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T12:04:06.9937878Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T12:04:06.9961528Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T12:04:06.9964456Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T12:04:06.9967706Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T12:04:06.9970138Z ##[endgroup]
2026-05-27T12:04:07.4430846Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-05-27T12:04:07.4443654Z The least common ancestor is /home/runner/work/android/android. This will be the root directory of the artifact
2026-05-27T12:04:07.4450542Z With the provided path, there will be 66 files uploaded
2026-05-27T12:04:07.4451604Z Artifact name is valid!
2026-05-27T12:04:07.4452130Z Root directory input is valid!
2026-05-27T12:04:07.5303806Z Uploading artifact: gmd-regression-test-reports.zip
2026-05-27T12:04:07.5392804Z Beginning upload of artifact content to blob storage
2026-05-27T12:04:07.8408958Z Uploaded bytes 242245
2026-05-27T12:04:07.8617316Z Finished uploading artifact content to blob storage!
2026-05-27T12:04:07.8630657Z SHA256 digest of uploaded artifact is 2180a8f40cb273a4f5608c6a05479a143ea8b5395259fbb4a90a5013e6dc9811
2026-05-27T12:04:07.8654042Z Finalizing artifact upload
2026-05-27T12:04:08.1564010Z Artifact gmd-regression-test-reports successfully finalized. Artifact ID 7239754167
2026-05-27T12:04:08.1565747Z Artifact gmd-regression-test-reports has been successfully uploaded! Final size is 242245 bytes. Artifact ID is 7239754167
2026-05-27T12:04:08.1569433Z Artifact download URL: https://github.com/yorvana/android/actions/runs/26509294442/artifacts/7239754167
2026-05-27T12:04:08.1817774Z Post job cleanup.
2026-05-27T12:04:08.4914767Z In post-action step
2026-05-27T12:04:08.4925252Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T12:04:08.5741757Z ##[group]Stopping Gradle daemons
2026-05-27T12:04:08.5751281Z Stopping Gradle daemons for /home/runner/.gradle/wrapper/dists/gradle-9.5.1-bin/iq79hdu3mqx29lgffhp8bfmx/gradle-9.5.1
2026-05-27T12:04:08.5774541Z [command]/home/runner/.gradle/wrapper/dists/gradle-9.5.1-bin/iq79hdu3mqx29lgffhp8bfmx/gradle-9.5.1/bin/gradle --stop
2026-05-27T12:04:09.7144833Z Stopping Daemon(s)
2026-05-27T12:04:09.7145883Z 1 Daemon stopped
2026-05-27T12:04:09.7260222Z ##[endgroup]
2026-05-27T12:04:09.7261338Z Not performing cache-cleanup due to build failure
2026-05-27T12:04:09.7262626Z ##[group]Caching Gradle state
2026-05-27T12:04:11.0810355Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/android/android --files-from manifest.txt --use-compress-program zstdmt
2026-05-27T12:04:11.8355226Z Sent 325685 of 325685 (100.0%), 5.1 MBs/sec
2026-05-27T12:04:11.9858707Z Saved cache entry with key gradle-kotlin-dsl-v1-77135d8dbcbdfa4b273c351d64c64f53 from /home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/ in 964ms
2026-05-27T12:04:12.1747270Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/android/android --files-from manifest.txt --use-compress-program zstdmt
2026-05-27T12:04:15.2759109Z Sent 19217168 of 354761488 (5.4%), 18.3 MBs/sec
2026-05-27T12:04:15.8847019Z Sent 354761488 of 354761488 (100.0%), 210.0 MBs/sec
2026-05-27T12:04:16.0668211Z Saved cache entry with key gradle-dependencies-v1-b2b583c96a120c5dd2ed017bde9f1e02 from /home/runner/.gradle/caches/modules-*/files-*/*/*/*/* in 5150ms
2026-05-27T12:04:17.5717913Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/android/android --files-from manifest.txt --use-compress-program zstdmt
2026-05-27T12:04:28.5886555Z Sent 21479492 of 424132676 (5.1%), 20.4 MBs/sec
2026-05-27T12:04:29.2198460Z Sent 424132676 of 424132676 (100.0%), 246.8 MBs/sec
2026-05-27T12:04:29.3426333Z Saved cache entry with key gradle-transforms-v1-bae0b62f8d8ebf0e5e435441e205e5ab from /home/runner/.gradle/caches/transforms-4/*/,/home/runner/.gradle/caches/*/transforms/*/ in 13615ms
2026-05-27T12:04:30.6353939Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/android/android --files-from manifest.txt --use-compress-program zstdmt
2026-05-27T12:04:32.9116813Z Sent 88783944 of 155892808 (57.0%), 84.7 MBs/sec
2026-05-27T12:04:33.2870902Z Sent 155892808 of 155892808 (100.0%), 108.1 MBs/sec
2026-05-27T12:04:33.4015662Z Saved cache entry with key gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-280785b3fd3ca7378f17cec1af5e0b9f60fa4a32 from /home/runner/.gradle/caches,/home/runner/.gradle/notifications,/home/runner/.gradle/.setup-gradle in 2783ms
2026-05-27T12:04:33.4018595Z ##[endgroup]
2026-05-27T12:04:33.4025650Z Generating Job Summary
2026-05-27T12:04:33.4043603Z Completed post-action step
2026-05-27T12:04:33.4334212Z Post job cleanup.
2026-05-27T12:04:33.5939061Z Post job cleanup.
2026-05-27T12:04:33.7223603Z [command]/usr/bin/git version
2026-05-27T12:04:33.7339251Z git version 2.54.0
2026-05-27T12:04:33.7390283Z Temporarily overriding HOME='/home/runner/work/_temp/49295c46-44a4-4cbf-8ac1-9523b774dcc0' before making global git config changes
2026-05-27T12:04:33.7393857Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T12:04:33.7397613Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T12:04:33.7458530Z Removing SSH command configuration
2026-05-27T12:04:33.7467551Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T12:04:33.7513534Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T12:04:33.7900106Z Removing HTTP extra header
2026-05-27T12:04:33.7906300Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T12:04:33.7947385Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T12:04:33.8193805Z Removing includeIf entries pointing to credentials config files
2026-05-27T12:04:33.8194921Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T12:04:33.8237064Z includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T12:04:33.8251950Z includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T12:04:33.8253210Z includeif.gitdir:/github/workspace/.git.path
2026-05-27T12:04:33.8271639Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T12:04:33.8293362Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T12:04:33.8305309Z /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8316724Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8359708Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T12:04:33.8385250Z /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8398074Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8429845Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-27T12:04:33.8454230Z /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8463564Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8496797Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T12:04:33.8521321Z /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8531967Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config
2026-05-27T12:04:33.8565857Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T12:04:33.8804457Z Removing credentials config '/home/runner/work/_temp/git-credentials-c1447fae-3566-402f-b890-ef032760bef8.config'
2026-05-27T12:04:33.8965398Z Cleaning up orphan processes
2026-05-27T12:04:33.9423388Z Terminate orphan process: pid (2637) (adb)
